type net.tcpConnWithoutReadFrom

2 uses

	net (current package)
		net.go#L753: type tcpConnWithoutReadFrom struct {
		net.go#L762: 	return io.Copy(tcpConnWithoutReadFrom{TCPConn: c}, r)